POV-Ray : Newsgroups : povray.binaries.images : Turbulent Isosurface box? : Re: Turbulent Isosurface box? Maybe a tree... Server Time
16 Aug 2024 10:19:52 EDT (-0400)
  Re: Turbulent Isosurface box? Maybe a tree...  
From: Sir Charles W  Shults III
Date: 23 Mar 2002 19:23:37
Message: <3c9d1c89@news.povray.org>
Man, I love this stuff- I have moved a few equations around and came up with
a pretty fair redwood tree trunk.  You can see a little container clipping on
the front, but I will get rid of that.  Here is the image, and it is not far
removed from the turbulent stone images except by a couple of math terms.

Cheers!

Chip Shults
My robotics, space and CGI web page - http://home.cfl.rr.com/aichip

#macro B(a,b)sphere{<a,b,13>.5pigment{agate}finish{phong.3}}#end#macro N(c,k,a)
#if(k<7)#if(mod(c,2))B(k,a)B(-k,-a)#end N(int(c/2)k+1a)#end#end light_source{0
rgb 1}N(61,1,1)N(37,1,0)N(55,1,-1)N(4,1,-2)N(4,1,-3)N(1,1,3)


Post a reply to this message


Attachments:
Download 'Treetrnk.jpg' (31 KB)

Preview of image 'Treetrnk.jpg'
Treetrnk.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.